home *** CD-ROM | disk | FTP | other *** search
/ Surfin' Sam - A Hilariously Interactive Game / Surfin Sam.iso / pc / sam_232.dir / 00514_video main button.debab.ls < prev    next >
Encoding:
Text File  |  1995-07-17  |  180 b   |  8 lines

  1. on mouseDown
  2.   puppetSprite(7, 1)
  3.   set the visible of sprite 6 to 1
  4.   set the visible of sprite 11 to 1
  5.   set the visible of sprite 7 to 1
  6.   set the visible of sprite 22 to 0
  7. end
  8.